projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebacb71
)
(lisp-font-lock-keywords-1): Add `defvaralias'.
author
Gerd Moellmann
<gerd@gnu.org>
Sun, 20 May 2001 08:49:19 +0000
(08:49 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Sun, 20 May 2001 08:49:19 +0000
(08:49 +0000)
lisp/font-lock.el
patch
|
blob
|
history
diff --git
a/lisp/font-lock.el
b/lisp/font-lock.el
index 228359f37511110c49a81852898e65c3fff2bf7c..5b8cf16e7e89bf3cd7291b96cd144183a2c7adad 100644
(file)
--- a/
lisp/font-lock.el
+++ b/
lisp/font-lock.el
@@
-2064,7
+2064,7
@@
This function could be MATCHER in a MATCH-ANCHORED `font-lock-keywords' item."
;; Definitions.
(list (concat "(\\(def\\("
;; Function declarations.
- "\\(advice\\|alias\\|generic\\|macro\\*?\\|method\\|"
+ "\\(advice\\|
varalias\\|
alias\\|generic\\|macro\\*?\\|method\\|"
"setf\\|subst\\*?\\|un\\*?\\|"
"ine-\\(condition\\|\\(?:derived\\|minor\\)-mode\\|"
"method-combination\\|setf-expander\\|skeleton\\|widget\\|"